home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / 911 / moorf101.gif < prev    next >
Graphics Interchange Format  |  1999-07-12  |  71KB  |  308x888  |  4-bit (16 colors)
Labels: text | paper | font | document
OCR: Method sendMig Sends a message to the CodeSite viewer. Each message has an associated type Sondem Msg Like Sendvisg, but hos the ability to format the message string; SendNote Sends a message string (with an icon showing a yellow note icon) to the CodeSito viewer. SendError Sends an Error message string twith an icon showing a red circle with a white "x" } to the CodeSite viewer SentWarning Sends a Warning message string (with an icon showing a yellow trangle with a black exclamation point) to the CodeSite viewer. SeridAssigned Sonds a message to the CodeSite viewer indicting whether the Value parameter is assigned SendBoolean Sends the results of an evaluation of the Expression parameter os a message to the CodeSite viewer. Send color Sends the color symbol name (if available) of the Value parameter and the RGB values for the corresponding color, and sends the formatted result as a message to the CodeSile viewer. Sendintager Sends the formatted Value parameter (an Integer) as a string message to the CodeSite viewer. SendPoint Sends the formatted Value parameter (a. TPoint) as a string as a message to the CodeSite viewer. sendRecí Sends the formatted Value parameter (a TRect) as a string message to the CodeSite:viewer SendString Sends the formatted Value parameter (a string) as a string message to the CodeSite viewer. SendProperty Sends the current value of a property (simple or class type) to the CodeSite viewer, as a Property message Sends the current value of an object (Obj parameter) to the CodeSife viewer as an Object message with a description of the published properties and their current values to the inspector pane SändStream Sends & Stream message to the CodeSite viewer The first parameter is a message string used to identify the object; the second parameter is the actual object, the details of which are shown in the inspector pane. SeindstringList Sends a StringList message to the CodeSite viewer. The first parameter is the message string; the second is the stting list Itself; which is shown in the inspector pane EnferMethod Sends a message to the CodeSito viewer, which increments the indent level and adds a message to the message view. ExitMethod Sends a message to the CodeSite viewer, which decrements the indent level and adds a message to the message view. Figure 1: Selected CodeSite methods for sending messages to the CodeSite viewer